func math.archSqrt

2 uses

	math (current package)
		sqrt.go#L94: 		return archSqrt(x)
		sqrt_asm.go#L11: func archSqrt(x float64) float64